Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DCOM] Fix kerberos with remoteHost & add '-target-ip' for wmiexec.py #1710

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

XiaoliChan
Copy link
Contributor

@XiaoliChan XiaoliChan commented Mar 6, 2024

Fix some logic error in dcomrt.py, now wmiexec.py can work with -target-ip & -k even without add hosts attribute into /etc/hosts or DNS resolution

Before: (use -silentcommand to avoid create smb connection)
image

After:
image

Semi-interactive:
image

@anadrianmanrique anadrianmanrique added the medium Medium priority item label Mar 6, 2024
@anadrianmanrique anadrianmanrique self-assigned this Mar 7, 2024
@anadrianmanrique anadrianmanrique merged commit 4a62f39 into fortra:master Mar 8, 2024
9 checks passed
@anadrianmanrique
Copy link
Contributor

I've just tested and reviewed these changes. It's working as expected. Thanks!

mpgn pushed a commit to Pennyw0rth/impacket that referenced this pull request Mar 9, 2024
@XiaoliChan XiaoliChan deleted the dcom-kerberos branch March 12, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Medium priority item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants